toggle menu
JxBrowser
8.1.0
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.media.callback
/
[jvm]SelectMediaDeviceCallback
/
Params
Params
interface
Params
The parameters of the
SelectMediaDeviceCallback
.
Members
Functions
browser
Link copied to clipboard
open
fun
browser
(
)
:
Browser
Returns the
Browser
instance requested to select a media input device.
media
Devices
Link copied to clipboard
open
fun
mediaDevices
(
)
:
List
<
MediaDevice
>
Returns the list of available media input devices of specified type.
media
Device
Type
Link copied to clipboard
open
fun
mediaDeviceType
(
)
:
MediaDeviceType
Returns the media input device type.